BzrComposeCrvCrv
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BzrComposeCrvCrv()
SYNOPSIS
symb_lib/composit.c:282
CagdCrvStruct *BzrComposeCrvCrv(CagdCrvStruct *Crv1, CagdCrvStruct *Crv2)
DESCRIPTION
Given two Bezier curves, Crv1 and Crv2, computes their composition
Crv1(Crv2(t)).
Crv2 must be a scalar curve completely contained in Crv1's parametric
domain.
See: "Freeform surfcae analysis using a hybrid of symbolic and numeric
computation" by Gershon Elber, PhD thesis, University of Utah, 1992.
PARAMETERS:
Crv1, Crv2: The two curve to compose together.
FUNCTION RETURN VALUE
CagdCrvStruct *: The composed curve.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:17 GMT, October 17, 2022